fix build for gtkdial example
authorTomasz Mon <desowin@gmail.com>
Tue, 28 Apr 2009 18:34:44 +0000 (14:34 -0400)
committerCody Russell <bratsche@gnome.org>
Tue, 28 Apr 2009 18:34:44 +0000 (14:34 -0400)
commit812e129cd612f1b374be310c06d6f5142bb4603b
treef04ebec40c767bfd9e20ee45160d911511fff5b9
parent09607127d4c441861ab9ef90beeddd9bf775edf8
fix build for gtkdial example

Replace use of deprecated GTK_SIGNAL_FUNC with G_CALLBACK,
and add depth to blankstyle.  Fixes Bug #578634.
examples/gtkdial/gtkdial.c